home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 12 / Mac Magazin and MacEasy Magazine CD - Issue 12.iso / Sharewarebibliothek / Anwendungen / Grafik / MacRTrace1.8.4.2 ƒ / MacRTrace Docs / MacRTrace Docs.rsrc / TEXT_134.txt < prev    next >
Text File  |  1995-06-22  |  3KB  |  57 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6. The Preferences Window is brought up by selecting Preferences‚Ķ from the Edit Menu.  It looks like this:
  7.  
  8.  ¬†
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. The Preferences Window allows you to set various MacRTrace options which will carry over from session to session. The options are:
  34.  
  35. ¬†      Allow background tasks
  36. When this option is checked, MacRTrace will act like a ‚Äúnice‚Äù Macintosh application, and will give some of its time to any programs running in the background.  The exact amount of time it will give depends on the value of the number below, which is in 1/60 second intervals.  In the above case, MacRTrace will stop every 30 intervals (every half second) to give up a little time to background programs, and to check for any events (like abort).  Disabling it will cause MacRTrace to run ‚Äúblind‚Äù; it will not stop for anything until it is done with it‚Äôs task.  When this option is disabled, MacRTrace runs significantly faster.  However, it is not possible to do anything  else when MacRTrace is in this mode, and it is not possible to abort a render.
  37.  
  38. ¬†      Show image as it is rendered
  39. When this option is checked on, the Image Window will automatically be made visible each time a render begins.
  40.  
  41. ¬†      Show Status window for each render
  42. When this option is checked on, the Status Window is shown each time a render begins. Turning this off and hiding the Status Window will speed things up a bit, since drawing all the status information takes time.
  43.  
  44. ¬†      Hide Options window during each rendering
  45. When this option is checked on, the Options Window is hidden each time a render begins.  This may help to prevent clutter, since the Options Window is usually not needed while an image is rendering.
  46.  
  47. ¬†      Show About window at program startup
  48. When this option is checked on, the About Window is shown each time MacRTrace is launched.
  49.  
  50. ¬†      Use Textures
  51. This checkbox and the associated radio controls let you specify where the texture information appears in the scene description (.sff) file.  There may be either no textures, or textures defined inside the objects field, or textures defined after the objects field.  If you try to read a file with the wrong texture format, MacRTrace will generate an error.  In that case, just change this option and try again. Texture mapping is quite slow, so you should only use it on final renders. Currently, we only support .ppm format for image textures so you will need to convert PICT files to .ppm in order to use them in image texture mapping. Note that this parameter affects how MacRTrace reads a scene, so if this is changed after a scene has been read, MacRTrace will automatically reread the scene.
  52.  
  53. ¬†      Max Objects
  54. ¬†      Max Lights
  55. ¬†     Max Surfaces
  56. ¬†     Max CSG Levels
  57. These options let you change the maximum number of objects, lights, surface, and levels of CSG objects which are allowed in a scene file. Note that all these parameters affects how MacRTrace reads a scene, so if any one is changed after a scene has been read, MacRTrace will automatically reread the scene.